home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / super_fly.swf / scripts / frame_106 / DoAction.as
Text File  |  2012-01-07  |  111b  |  9 lines

  1. if(getProperty("/yuck", _currentframe) != "15")
  2. {
  3.    gotoAndPlay(105);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(107);
  8. }
  9.